home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / DIAG / INTR26B.ARJ / INT2GUID.GUI < prev    next >
Text File  |  1991-04-14  |  2KB  |  44 lines

  1. ;Text for INT2GUID conversion program, topic 5.
  2. ;INT2GUID converts INTERRUP.LST files to input for GUIDE.
  3. ;
  4. !WRAP
  5. ;
  6. The GUIDE resident help program (a Popup Reference Engine) is copyright
  7. TurboPower Software. It is part of the program packages Turbo Professional
  8. and Object Professional. The copyright notice states:
  9.    GUIDE.EXE, MAKEHELP.EXE, and the Turbo Professional help files are
  10.    copyrighted of TurboPower Software. The Turbo Professional help
  11.    files and MAKEHELP.EXE are intended for the sole use of the licensed
  12.    owner of a copy of Turbo Professional. However, TurboPower Software
  13.    grants you the right to distribute GUIDE.EXE along with help files
  14.    of your own design.
  15.  
  16. GUIDE displays information about default settings and instructs how to
  17. customize the settings if you enter "GUIDE /?" from the DOS prompt.
  18.  
  19. The second and third level of index screens in this file are essentially
  20. help screens, and GUIDE's cross reference facility is used to select the
  21. topic. Most of the screens will display on one page if the height is set
  22. to 20 lines.
  23.  
  24. GUIDE has three hot keys for: Look up help topic, Redisplay previous
  25. help topic, and Display help index. The "Look up help topic" facility
  26. searches for a topics retrieved from the screen at the cursor position
  27. and pops up, if possible, on the right one.
  28.  
  29. The amount of text that can be displayed is limited by the number of
  30. pages per topic defined in GUIDE (default = 20, defined when GUIDE
  31. was compiled), and the screen height that can be defined when GUIDE
  32. is initialized. The biggest topic in the INTERRUPT release 1/91 has about
  33. 850 lines of text, thus requiring many long pages to show them all. GUIDE
  34. supports 43/50 lines on EGA/VGA screens; the height shrinks to 25 lines if
  35. GUIDE pops up when the display mode is set to a standard 25 lines screen.
  36.  
  37. Within GUIDE, use
  38.    F1      for GUIDE index.
  39.    <Alt>F1 for former help screen.
  40.    F3      for new help file (error 203: unload GUIDE, load with new file). 
  41.    F5      to move the window.
  42. !NOWRAP
  43. ;
  44.